Definir como Explorador de Arquivos Padrão (Windows)
This guide involves modifying the Windows registry, make sure to create a backup beforehand to recover if you got any problem with Xplorer. Please keep in mind that this method may not work for everyone.
Clique aqui para a documentação oficial da Microsoft sobre como fazer backup e restaurar o registro
Automatic way
To install
Download /packages/registry-scripts/setXplorerAsDefault.reg
script from GitHub and double click to run it.
To uninstall
Download /packages/registry-scripts/unsetXplorerAsDefault.reg
script from GitHub and double click to run it.
Manual way
- Pressione
Win
+R
e digiteregedit.exe
- Click
Yes
on the questionDo you want to allow this app to make changes to your devices
- Crie um backup do registro (veja a atenção acima).
- Navigate to
Computer\HKEY_CURRENT_USER\Software\Classes\Directory\shell'
- Update the Default value to
Xplorer
. This will make Xplorer the default file explorer. (To change it back, just update the value toopen
)